IMAPIFormAdviseSink : IUnknown

The IMAPIFormAdviseSink interface is implemented by form servers to receive notifications from form viewers. Since it is implemented by form servers, IMAPIFormAdviseSink is not an interface for form objects. Thus, client applications should not attempt to use the QueryInterface method on a form object to obtain a pointer to this interface. Form servers call the IMAPIViewContext::SetAdviseSink5K71M method to provide an IMAPIFormAdviseSink interface to the application providing the view context.

Quick Info

 

Header file:

MAPIFORM.H

Exposed by:

Form advise sink objects

Implemented by:

Form servers

Called by:

Form viewers

Corresponding pointer type:

LPMAPIFORMADVISESINK

 

Vtable Order

 

OnChangeB.OBLC

Notifies a form object about a change in a form viewer s status.

OnActivateNextMX_QV5

Identifies whether the current form object can handle the message class of the next message to display.